home *** CD-ROM | disk | FTP | other *** search
- ; help2
- ct
- print "' Sound Making Commands'
- cursor 1 4
- print "'BEEP
- print "' '
- print "'PLAY string
- print "' Notes: A to G, #, +, or -
- print "' Note Length: Ln
- print "' Foreground: MF
- print "' Background: MB
- print "' Normal notes: MN
- print "' Long notes: ML
- print "' Short notes: MS
- print "' Note by number: Nn
- print "' Octave: On
- print "' Pause: Pn
- print "' Tempo: Tn
- print "' Dotted note: .
- print "' '
- print "'TONE frequency length
- cursor 1 23
- type "'Press any key to continue '
- type rc
- ct